failure 213:
Requirement failed: {} Check output
location |
trace |
/var/opt/lsb/test/olver-core/2013-07-25_08-37-08/util_assert_warnx_scenario.utz (util_assert_warnx_scenario.utt), line 3211 |
occurence |
scenario |
util_assert_warnx_scenario |
specification function |
warnx_spec() |
parameter value |
CallContext context = [pid=28292,thr=b7538700] |
parameter value |
CString * @fmt = abcd |
parameter value |
CString * fmt = abcd |
parameter value |
List * @arguments = < > |
parameter value |
List * arguments = < > |
parameter value |
CString * @errput = empty |
parameter value |
CString * errput = agent: abcd |
parameter value |
CString * @stderrAsFile = /tmp/olver/util_assert_warnx_scenario/stderrAsFile.txt |
parameter value |
CString * stderrAsFile = /tmp/olver/util_assert_warnx_scenario/stderrAsFile.txt |
coverage & branch |
C_Priority Process with high priority |
properties |
kind |
POSTCONDITION_FAILED |
similar known bug(s)
The warnx() function shall display a formatted error message on the standard error stream.
According to LSB, the formatted error message, the last component of the program name, a colon
character, a space and a newline character shall be output.
But on the target machine colon character, and a space are not output after the formatted error
message.
Additional information about this bug may be found at http://linuxtesting.org/results/report?num=S0488.
|
|